home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / rangecontrols / rangecontrols.doc.z / rangecontrols.doc
Text File  |  2002-04-08  |  401b  |  30 lines

  1. /*
  2. $Id$
  3. */
  4. /*!   \page rangecontrols-example.html
  5.  
  6.   \ingroup examples
  7.   \title Range controls
  8.  
  9.   This examples shows various types of range controls that
  10.   are supported by Qt: dials, spin boxes and sliders.
  11.  
  12.   <hr>
  13.  
  14.   Header file:
  15.  
  16.   \include rangecontrols/rangecontrols.h
  17.  
  18.   <hr>
  19.  
  20.   Implementation:
  21.  
  22.   \include rangecontrols/rangecontrols.cpp
  23.  
  24.   <hr>
  25.  
  26.   Main:
  27.  
  28.   \include rangecontrols/main.cpp
  29. */
  30.